home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttPPPPoooossss((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttPPPPoooossss((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttPPPPoooossss - A List function that selects an item at a
- specified position in the list
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/List.h>
- vvvvooooiiiidddd XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttPPPPoooossss(
- WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
- iiiinnnntttt ppppoooossssiiiittttiiiioooonnnn,
- BBBBoooooooolllleeeeaaaannnn nnnnoooottttiiiiffffyyyy);
-
- VVVVEEEERRRRSSSSIIIIOOOONNNN
- This page documents Motif 2.1.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttPPPPoooossss highlights a List item at the specified
- position and adds it to the list of selected items.
-
- _w_i_d_g_e_t Specifies the ID of the List widget.
-
- _p_o_s_i_t_i_o_n Specifies the position of the item to be selected.
- A value of 1 indicates that the first item in the
- list is selected; a value of 2 indicates that the
- second item is selected; and so on. A value of 0
- (zero) indicates that the last item in the list is
- selected.
-
- _n_o_t_i_f_y Specifies a Boolean value that when TRUE invokes
- the selection callback for the current mode. From
- an application interface view, calling this
- function with _n_o_t_i_f_y True is indistinguishable
- from a user-initiated selection action. When
- _n_o_t_i_f_y is FALSE, no callbacks are called.
-
- For a complete definition of List and its associated
- resources, see XXXXmmmmLLLLiiiisssstttt(3).
-
- RRRREEEELLLLAAAATTTTEEEEDDDD
- XXXXmmmmLLLLiiiisssstttt(3) and XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttIIIItttteeeemmmm(3).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 4/6/01)
-
-
-
-